libdbix-simple-perl software package provides Perl module implementing an simpler interface to DBI, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdbix-simple-perl
libdbix-simple-perl is installed in your system.
Make ensure the libdbix-simple-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdbix-simple-perl *
You will get with libdbix-simple-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdbix-simple-perl |
| Version | 1.32-1 |
| Description | Perl module implementing an simpler interface to DBI |
| Sub Section | Perl |